home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000265_news@columbia.edu _Fri Nov 5 18:29:51 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  3KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id SAA20598
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 5 Nov 1999 18:29:50 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id SAA23309
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 5 Nov 1999 18:14:41 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: Mike <staff@ot.com>
  10. Subject: Re: Paging Script for Ckermit-6.0192
  11. Date: Fri, 05 Nov 1999 18:13:51 -0500
  12. Organization: Posted via Supernews, http://www.supernews.com
  13. Message-ID: <3823647C.4D36816@ot.com>
  14. To: kermit.misc@columbia.edu
  15.  
  16. Hi Frank and Thanks.
  17. I have checked those sites however.  Recently though I did actually get the
  18. page to go through, unfortunatly, only once.  The only  change I made to the
  19. script was to set the modem speed to 1200.  Also of note, was the fact I
  20. locked up the process, and reopened kermit and as I took the script took the
  21. script to use apage, it dumped the previous spooled version, and that is the
  22. only time it connected.  I dont know if that acutally effected the process,
  23. but it was succesful.  I also tried to recreate the error and now recieve an
  24. 'invalid paging' message instead of the previous message which I cant recall
  25. right off hand, i know that doesnt help a whole lot, sorry bout that.  So, I
  26. think im going in the right direction, but any suggestions you could make
  27. would be greatly appreciated.
  28.  
  29. Thanks agian,
  30. -Mike
  31.  
  32. Frank da Cruz wrote:
  33.  
  34. > In article <38234654.F462803F@ot.com>, Mike  <founder@ot.com> wrote:
  35. > :     Does anyone have a unix script for alphanumeric paging ?  I am in
  36. > : the process of setting up Big Brother, but before that I need to have
  37. > : Kermit successfully paging.  I can get it to dial out but when it gets
  38. > : to the id request, it always times out, and I get the failed message.
  39. > :     I have also check around on some sites but havent seen anthing to
  40. > : point out what the problem might be.  If anyone has any suggestions, it
  41. > : would be appreciated.
  42. > :
  43. > The best place to look is the Kermit site:
  44. >
  45. >   http://www.columbia.edu/kermit/
  46. >
  47. > Here you could search for "pager" or "alphanumeric page" and find what
  48. > you're looking for.  In particular:
  49. >
  50. > ftp://kermit.columbia.edu/kermit/scripts/ckermit/alphapage
  51. >   The alphanumeric pager script for C-Kermit 7.0
  52. >
  53. > ftp://kermit.columbia.edu/kermit/scripts/ckermit/alphapage6
  54. >   The alphanumeric pager script for C-Kermit 6.0
  55. >
  56. > C-Kermit 7.0, now in late Beta, is recommended:
  57. >
  58. >   http://www.columbia.edu/kermit/ck70.html
  59. >
  60. > Also be sure to read:
  61. >
  62. > http://www.cc.columbia.edu/kermit/pagers.html
  63. >   "Kermit Software and Pagers"
  64. >
  65. > - Frank
  66.